home *** CD-ROM | disk | FTP | other *** search
MapInfo MapBasic initial data Table | 2001-10-26 | 2.9 KB | 70 lines |
- !table
- !version 300
- !charset WindowsLatin1
-
- Definition Table
- Description "Europe Capitals"
- Type NATIVE Charset "WindowsLatin1"
- Fields 4
- Place_Name Char (40) Index 1 ;
- Country Char (40) ;
- Latitude Char (20) ;
- Longitude Char (20) ;
- ReadOnly
- begin_metadata
- "\Identification" = ""
- "\Identification\Use Constraints" = "For use with MapX"
- "\Identification\Access Constraints" = "Licensed Users"
- "\Identification\Domain" = ""
- "\Identification\Domain\Bounds" = ""
- "\Identification\Domain\Bounds\West" = "-21.8748"
- "\Identification\Domain\Bounds\East" = "49.8162"
- "\Identification\Domain\Bounds\North" = "64.0947"
- "\Identification\Domain\Bounds\South" = "36.1293"
- "\Identification\Citation" = "MapX; European Capitals"
- "\Identification\Description" = ""
- "\Identification\Description\Abstract" = "Locations of national capital cities for all European countries."
- "\Identification\Time Period" = ""
- "\Identification\Time Period\Currentness" = "1992"
- "\Identification\Keywords" = ""
- "\Identification\Keywords\Theme" = ""
- "\Identification\Keywords\Theme\Geography" = "Continent"
- "\Identification\Keywords\Theme\Geography\Abbreviation" = ""
- "\Identification\Keywords\Theme\Content" = "Reference Data"
- "\Identification\Keywords\Place" = ""
- "\Identification\Keywords\Place\Layers" = ""
- "\Identification\Keywords\Place\Layers\Count" = "1"
- "\Identification\Keywords\Place\Layers\Layer1Name" = "Continent"
- "\Identification\Keywords\Place\Layers\Layer1" = "Europe"
- "\IsReadOnly" = "FALSE"
- "\Spatial Reference" = ""
- "\Spatial Reference\Geographic" = ""
- "\Spatial Reference\Geographic\Projection" = ""
- "\Spatial Reference\Geographic\Projection\Clause" = "CoordSys Earth Projection 3, 0, ""mi"", 25, 35, 40, 65, 0, 0 Bounds (-84908.0213013, -80759.3832108) (84908.0213013, 89056.6593918)"
- "\Spatial Reference\Geographic\Projection\Name" = "Conformal Projection (Europe)"
- "\Spatial Reference\Geographic\Coordinate Units" = "Decimal Degree"
- "\Spatial Reference\Geodetic" = ""
- "\Spatial Reference\Geodetic\Datum" = "na"
- "\Spatial Reference\Geodetic\Ellipsoid" = "na"
- "\Spatial Organization" = ""
- "\Spatial Organization\Object" = ""
- "\Spatial Organization\Object\Type1" = "Regions"
- "\Spatial Organization\Object\Type1\Count" = "0"
- "\Spatial Organization\Object\Type2" = "Points"
- "\Spatial Organization\Object\Type2\Count" = "42"
- "\Spatial Organization\Object\Type3" = "Polylines"
- "\Spatial Organization\Object\Type3\Count" = "0"
- "\Spatial Organization\Object\Type4" = "Lines"
- "\Spatial Organization\Object\Type4\Count" = "0"
- "\Spatial Organization\Object\All" = ""
- "\Spatial Organization\Object\All\TotalCount" = "42"
- "\Spatial Organization\Method" = ""
- "\Spatial Organization\Method\Type" = "points"
- "\Quality" = ""
- "\Quality\Lineage" = ""
- "\Quality\Lineage\Source" = ""
- "\Quality\Lineage\Source\Vintage" = "1992"
- "\Quality\Lineage\Source\Scale" = "1:1,000,000"
- "\Quality\Lineage\Source\Citation" = "MapInfo from Digital Chart of the World"
- end_metadata
-